home *** CD-ROM | disk | FTP | other *** search
-
-
- /*© Copyright 1988 -- 1992 UserLand Software, Inc. All Rights Reserved.*/
-
-
- #define frontierinclude
-
- boolean FrontierDoScript (bigstring, bigstring);
-
- boolean FrontierDoHandleScript (Handle, boolean, boolean, bigstring, Handle *);
-
- boolean FrontierFastDoScript (bigstring, boolean, bigstring, bigstring);
-
- boolean FrontierOpenObject (bigstring);
-
- boolean FrontierIsRunning (void);
-
- boolean getFrontierVersion (short *, short *, short *, boolean *);
-
-
-